* Makefile.in (do-install): Don't remove a destination directory
authorJim Blandy <jimb@redhat.com>
Wed, 26 May 1993 18:27:58 +0000 (18:27 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 26 May 1993 18:27:58 +0000 (18:27 +0000)
commit005775ce9736552e8c218ca33a8aea103054ce23
tree315f36b2acec6ce822c6c51209e1799f4643b4c4
parent03b3ba121e4973a9b8f4f41582de1f01c53e3a7b
* Makefile.in (do-install): Don't remove a destination directory
if it's the same as the source.  If ${srcdir}/info == ${infodir},
don't try to copy the info files.

* Makefile.in (COPYDIR, COPYDESTS): Don't mention etc twice; this
doesn't work if you're not using a separate source directory.
(do-install): Copy the build tree's etc directory only after
making sure it's not also the source tree's etc directory.
Makefile.in